home *** CD-ROM | disk | FTP | other *** search
/ The CICA Windows Explosion! / The CICA Windows Explosion! - Disc 2.iso / nt / ntkb.zip / NTKB.EXE / Q104 / 0 / 76.TXT < prev    next >
Text File  |  1993-11-16  |  3KB  |  93 lines

  1. DOCUMENT:Q104076  04-NOV-1993  [W_NT]
  2. TITLE   :Set Up of Applications in Directories with Spaces May Not Work
  3. PRODUCT :Windows NT
  4. PROD/VER:3.10
  5. OPER/SYS:WINDOWS
  6. KEYWORDS:buglist3.10
  7.  
  8. ----------------------------------------------------------------------
  9. The information in this article applies to:
  10.  
  11.  - Microsoft Windows NT operating system version 3.1
  12.  - Microsoft Windows NT Advanced Server version 3.1
  13. ----------------------------------------------------------------------
  14.  
  15.  
  16. SYMPTOMS
  17. ========
  18.  
  19. If you use Windows NT Setup to set up existing applications, icons
  20. that are created from applications that are in directory names with
  21. spaces will not work correctly.
  22.  
  23. Steps to Reproduce Problem
  24. --------------------------
  25.  
  26. 1. On an NTFS partition, create a directory with a spaces in its name,
  27.    such as "dir name."
  28.  
  29. 2. Copy a Windows 3.0 or 3.1 or Windows NT application into the
  30.    directory (such as WRITE.EXE).
  31.  
  32. 3. From the Main program group, open the Windows NT Setup program.
  33.  
  34. 4. Select Options from the menu and then select Set Up Applications.
  35.  
  36. 5. Select the drive on which the application is installed and choose
  37.    Search Now.
  38.  
  39. 6. After the drive has been searched, select the file that you copied
  40.    to the NTFS partition and click the Continue button.
  41.  
  42.    Windows NT Setup creates an icon in the Applications group for
  43.    the program.
  44.  
  45. 7. Double-click the icon to start the application. You will receive
  46.    the following error message:
  47.  
  48.       Application Execution Error
  49.  
  50.       Cannot find File F:\dir (or one of its components); check to
  51.       ensure the path and filename are correct and that all required
  52.       libraries are available.
  53.  
  54. 8. Choose the OK button to clear the error message.
  55.  
  56. RESOLUTION
  57. ==========
  58.  
  59. If the application is on a FAT partition, the directory must be
  60. renamed to remove any illegal MS-DOS characters, such as spaces.
  61.  
  62. If the application is on an NTFS partition, select the icon in the
  63. Applications group and from the File menu, choose Properties. On the
  64. command line, place quotation marks around the entire line and choose
  65. OK. The icon should now be able to open the application.
  66.  
  67. STATUS
  68. ======
  69.  
  70. Microsoft has confirmed this to be a problem in Windows NT version 3.1
  71. and Windows NT Advanced Server version 3.1. We are researching this
  72. problem and will post new information here in the Microsoft Knowledge
  73. Base as it becomes available.
  74.  
  75. Additional reference words: 3.10 W_NTAS
  76. KBCategory:
  77. KBSubcategory: stp
  78.  
  79. =============================================================================
  80.  
  81. THE INFORMATION PROVIDED IN THE MICROSOFT KNOWLEDGE BASE IS
  82. PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND.  MICROSOFT DISCLAIMS
  83. ALL WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING THE WARRANTIES
  84. OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.  IN NO
  85. EVENT SHALL MICROSOFT CORPORATION OR ITS SUPPLIERS BE LIABLE FOR
  86. ANY DAMAGES WHATSOEVER INCLUDING DIRECT, INDIRECT, INCIDENTAL,
  87. CONSEQUENTIAL, LOSS OF BUSINESS PROFITS OR SPECIAL DAMAGES, EVEN IF
  88. MICROSOFT CORPORATION OR ITS SUPPLIERS HAVE BEEN ADVISED OF THE
  89. POSSIBILITY OF SUCH DAMAGES.  SOME STATES DO NOT ALLOW THE EXCLUSION
  90. OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES
  91. SO THE FOREGOING LIMITATION MAY NOT APPLY.
  92.  
  93. Copyright Microsoft Corporation 1993.